home *** CD-ROM | disk | FTP | other *** search
/ Go Ronald / Go Ronald Voice Interactive CD.iso / Data1.cab / _AFB37E105AAB42298E90D1A1022ED769 < prev    next >
Text File  |  2005-08-05  |  1KB  |  40 lines

  1. # Logging related properties
  2. simplelogger.filename = log\\dnasvt.log
  3. simplelogger.debug.enabled = true
  4. logger.class = com.speechdna.svt.common.logging.SimpleLogger
  5.  
  6. # Voiceprint configuration properties
  7. #*************************************************
  8. # Note: Changing these can prevent existing users
  9. # from using the system.
  10. #*************************************************
  11.  
  12. voiceprint.type = dtw
  13. voiceprint.num_vocables = 1
  14. vocable.0.name = password
  15. vocable.0.audioPromptURL = \\Prompts\\pleasesaypassword.wav
  16. vocable.0.visualPrompt = Please say your password now
  17. vocable.0.featureSetType = dtw
  18. vocable.0.featureSetRenditionsRequired = 3
  19.  
  20. # End of Voiceprint configuration properties
  21.  
  22. # Enroll Process configuration properties
  23. enroll.vocable_sequence = password|password|password
  24.  
  25. # Verify Process configuration properties
  26. verify.vocable_sequence = password
  27.  
  28. # These properties define the various signal processing algorithms
  29. # to be used
  30. featureextractor.algorithm = melCepstrum
  31. endpointdetector.algorithm = simple
  32. patternmatcher.algorithm = dtw
  33.  
  34. # These properties define the feature extraction algorithm
  35. # to be used for the system vocabulary, i.e. yes/no
  36. system.featureextractor.algorithm = melCepstrum
  37.  
  38. # Persistent related properties
  39. dao.factory.class=com.speechdna.svt.dms.dao.file.FileDaoFactory
  40. key_data_dir=data